SixBit API Schema
VariationValueType Simple Type
Description
The variation value. This is only applicable if the IsVariation flag on the item is turned on.
Namespace (none)
Type
Restriction of xs:string
Diagram
VariationValueType Simple Type
Overview
VariationValueType Restriction of xs:string
The variation value. This is only applicable if the IsVariation flag on the item is turned on.
Source
<xs:simpleType name="VariationValueType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The variation value.  This is only applicable if the IsVariation flag on the item is turned on.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string" />
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.